Clojure is a Lisp variant, so evaluation occurs by first reading an expression as a Clojure data structure ( usually a list), then evaluating each expression in the data structure. Clojure是一种Lisp变体,因此计算过程首先将一个表达式读取为Clojure数据结构(通常是一个列表),随后计算数据结构中的各表达式。
The Program Design and Development to Control and Evaluation of the Test Questions Storehouse with LISP Language 基于LISP语言的试题库标准答案及控制程序设计与开发
An incremental partial evaluation of LISP LISP语言的增量式部分求值器